Automations

Native Browser Legacy Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing Legacy Native Browser commands.

OpenBots.Commands.NativeBrowser.Legacy \ Native Browser Legacy Set Text Command

Command: Native Browser Legacy Set Text Command

This command sets text to a specified input in a browser.

Parameters

Native Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Element Search Parameter

Use the Element Recorder to generate a listing of potential search parameters.Select the specific search type(s) that you want to use to isolate the element on the web page.

Required

Text To Set

Enter the text value to set in the web element.

Required

Clear Text

Select whether the element should be cleared before setting text.

Required

Simulate Type

Select whether text should be typed as simulated using target application, if not it will send keystrokes to the target element.

Required

Enable Interpolated Hotkeys

Select whether to enable sending hotkeys within the text.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo